home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / EDITORS / TWIN / !Twin / !Help next >
Text File  |  1990-08-25  |  3KB  |  66 lines

  1. !Twin version 1.00, 07 May 1990                          © 1990 Joe Abley
  2. ===============================
  3.  
  4.  
  5.  
  6. !Twin launches the Twin programmers editor from the desktop. The advantages
  7. to using twin in preference to !Edit in this manner are that:
  8.  
  9.           (a)  Twin is faster,
  10.           (b)  Twin only takes up 38k, and !Twin 16k,
  11.           (c)  Twin is much nicer anyway!
  12.  
  13. ============================================================================
  14.                               IMPORTANT NOTE
  15. ============================================================================
  16.  
  17. When Twin is run from within !Twin (confusing, isn't it?), all that happens
  18. is that the Wimp is sent a Wimp_StartTask call with "Twin" (sometimes
  19. with some parameters), and hence there needs to be a copy of Twin in a
  20. convenient library somewhere (e.g. net:$.ArthurLib.Twin or
  21. adfs::4.$.Library.Twin). Alternatively, if you have converted your copy of
  22. twin to TwinInAModule, simply place this module in the !Twin application
  23. directory and remove the comment from the relavent line in the !Run file.
  24.  
  25. Technical details over, this is how you use it:
  26.  
  27.  
  28. 1. On running, !Twin will set alias$@RunType_FFF to Twin %*0, i.e. it makes
  29. the run action of text files to load twin and edit them. Hence if you don't
  30. want to drag things around, you can quit the !Twin desktop bit (and save
  31. 16k); merely double-click on text icons to twin them.
  32.  
  33. 2. When run, !Twin will install itself on the icon bar, as a strange black
  34. square thing. I can't do proper meaningful icons, hence the surreal medieval
  35. death symbol. You can:
  36.  
  37.              (a) drag things onto the icon from a filer window
  38.              (b) drag things onto the icon from another application
  39.              (c) examine the groovey menu and the info window
  40.              (d) click adjust or select on the icon to start twin without
  41.                  a file name (i.e. equivilent of *twin without parameters)
  42.  
  43. 3. Important bit!
  44. =================
  45.  
  46. To quit from twin, do return language (shift-f4) followed by loads of
  47. returns, as per normal. If you press f1 followed by *quit, it won't. Quit, I
  48. mean.
  49.  
  50. 4. To save the file you are editing, it is probably best to press f3
  51. followed by Copy (to give you the previous filename). This avoids having to
  52. mess about sticking full pathnames at the top of all your files.
  53.  
  54.  
  55. Contact me at:
  56.  
  57.                 224 Castle Road,
  58.                 Bedford,
  59.                 MK40 3UA.
  60.  
  61.         email:
  62.  
  63.                 "/G=Joe/S=Abley/O=Bedford School"@gb.gold-400.interspan
  64.  
  65.  
  66.